is_long -- Finds whether a variable is an integer.
Returns true if var is an integer (long), false otherwise.
See also is_double(), is_real(), is_string(), is_array(), and is_integer().